home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12859 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: nova.np.ac.sg!news
  2. From: nbk@titan.np.ac.sg (Ng Beng Kiat)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Communication between WIN apps?
  5. Date: 22 Mar 1996 10:30:11 +0800
  6. Organization: Ngee Ann Polytechnic, Singapore
  7. Message-ID: <4it3bj$iat@titan.np.ac.sg>
  8. References: <4im3n4$hor@lantana.singnet.com.sg> <4irph0$q1e@dub-news-svc-1.compuserve.com>
  9. NNTP-Posting-Host: titan.np.ac.sg
  10. NNTP-Posting-User: nbk
  11.  
  12. >You then need a window owned by each app which provides the
  13. >source/destination of the messages. This window should be hidden in
  14. >each app and reserved for messaging. Messages sent to an app for
  15. I'm interested in trying this out. But what do U mean when you said "this
  16. window should be hidden"? Can I used the normal CWinApp(in MFC) to send and
  17. receive messages.
  18. Another question? What can of response can I expect using this method in 
  19. WIN95? 
  20.  
  21. >communication purposes would be directed to this window. Each side
  22. >could use 'FindWindow()' to locate the HWND handle.
  23. Thanks!
  24.  
  25.  
  26. -- 
  27. | Ng BengKiat                         |
  28. | (ALPHA Centre/NgeeAnn Poly/Singapore) |
  29.